Skip to content

Conversation

cmtice
Copy link
Contributor

@cmtice cmtice commented Oct 5, 2025

Test whether or not using clang for premerge testing on Windows will improve performance.

Currently a work-in-progress: DO NOT REVIEW! DO NOT COMMIT!

Copy link

github-actions bot commented Oct 9, 2025

⚠️ Python code formatter, darker found issues in your code. ⚠️

You can test this locally with the following command:
darker --check --diff -r origin/main...HEAD .ci/compute_projects.py

⚠️
The reproduction instructions above might return results for more than one PR
in a stack if you are using a stacked PR workflow. You can limit the results by
changing origin/main to the base branch/commit you want to compare against.
⚠️

View the diff from darker here.
--- compute_projects.py	2025-10-09 21:00:22.000000 +0000
+++ compute_projects.py	2025-10-09 21:05:35.019176 +0000
@@ -104,13 +104,13 @@
     "bolt",  # No Windows Support.
     "libcxx",
     "libcxxabi",
     "libunwind",
     "flang-rt",
-    "mlir",  #CAROLINE
-    "polly", #CAROLINE
-    "lld",   #CAROLINE
+    "mlir",  # CAROLINE
+    "polly",  # CAROLINE
+    "lld",  # CAROLINE
 }
 
 # These are projects that we should test if the project itself is changed but
 # where testing is not yet stable enough for it to be enabled on changes to
 # dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant